home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / board / UChessSrc.lha / debug40.h < prev    next >
C/C++ Source or Header  |  1992-12-07  |  154b  |  10 lines

  1. #ifdef DEBUG40
  2.   g->d1 = TCcount;
  3.   g->d2 = ResponseTime;
  4.   g->d3 = ExtraTime;
  5.   g->d4 = TCleft;
  6.   g->d5 = et;
  7.   g->d6 = hint;
  8.   g->d7 = whichway;
  9. #endif
  10.